QuickOPC User's Guide and Reference
Getting Started with OPC Classic under .NET Framework
Getting Started > Getting Started under .NET Framework or .NET > Getting Started with OPC Classic under .NET Framework

QuickOPC.NET allows you to develop using various development models. In this Getting Started chapter, we will present two of them:

The Live Binding model also works with Windows Presentation Foundation (WPF); for a related Getting Started see Making a first OPC UA application using traditional coding.

Other development models available are live mapping, and reactive programming (Rx)

See Also